﻿2026-08-02T23:17:18.1823561Z Current runner version: '2.336.0'
2026-08-02T23:17:18.1829544Z Runner name: 'kitsubito'
2026-08-02T23:17:18.1830244Z Runner group name: 'Default'
2026-08-02T23:17:18.1831099Z Machine name: 'KITSUBITO'
2026-08-02T23:17:18.1836017Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T23:17:18.1838509Z Actions: write
2026-08-02T23:17:18.1839177Z ArtifactMetadata: write
2026-08-02T23:17:18.1839752Z Attestations: write
2026-08-02T23:17:18.1840280Z Checks: write
2026-08-02T23:17:18.1840786Z CodeQuality: write
2026-08-02T23:17:18.1841297Z Contents: write
2026-08-02T23:17:18.1841825Z CopilotRequests: write
2026-08-02T23:17:18.1842380Z Deployments: write
2026-08-02T23:17:18.1842900Z Discussions: write
2026-08-02T23:17:18.1843409Z Drives: write
2026-08-02T23:17:18.1843906Z Issues: write
2026-08-02T23:17:18.1844401Z Metadata: read
2026-08-02T23:17:18.1844909Z Models: read
2026-08-02T23:17:18.1845408Z Packages: write
2026-08-02T23:17:18.1845915Z Pages: write
2026-08-02T23:17:18.1846534Z PullRequests: write
2026-08-02T23:17:18.1847103Z RepositoryProjects: write
2026-08-02T23:17:18.1847687Z SecurityEvents: write
2026-08-02T23:17:18.1848201Z Statuses: write
2026-08-02T23:17:18.1848731Z VulnerabilityAlerts: read
2026-08-02T23:17:18.1849681Z ##[endgroup]
2026-08-02T23:17:18.1851708Z Secret source: Actions
2026-08-02T23:17:18.1852562Z Prepare workflow directory
2026-08-02T23:17:18.2365878Z Prepare all required actions
2026-08-02T23:17:18.2403688Z Getting action download info
2026-08-02T23:17:18.5941279Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T23:17:19.2724409Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-02T23:17:20.1241014Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-02T23:17:20.2265343Z ##[group]Run set -euo pipefail
2026-08-02T23:17:20.2266346Z [36;1mset -euo pipefail[0m
2026-08-02T23:17:20.2267168Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T23:17:20.2268312Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T23:17:20.2269814Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T23:17:20.2271262Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T23:17:20.2272478Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T23:17:20.2273457Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T23:17:20.2275175Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T23:17:20.2276792Z [36;1m  exit 1[0m
2026-08-02T23:17:20.2277408Z [36;1mfi[0m
2026-08-02T23:17:20.2296099Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:17:20.2297397Z ##[endgroup]
2026-08-02T23:17:20.2485671Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690251526144 floor_bytes=34359738368
2026-08-02T23:17:20.2776606Z ##[group]Run actions/checkout@v5
2026-08-02T23:17:20.2777473Z with:
2026-08-02T23:17:20.2778054Z   fetch-depth: 0
2026-08-02T23:17:20.2778721Z   repository: BigscreenVR/spt-bs-core
2026-08-02T23:17:20.2785200Z   token: ***
2026-08-02T23:17:20.2785777Z   ssh-strict: true
2026-08-02T23:17:20.2786388Z   ssh-user: git
2026-08-02T23:17:20.2787009Z   persist-credentials: true
2026-08-02T23:17:20.2787694Z   clean: true
2026-08-02T23:17:20.2788294Z   sparse-checkout-cone-mode: true
2026-08-02T23:17:20.2789281Z   fetch-tags: false
2026-08-02T23:17:20.2789911Z   show-progress: true
2026-08-02T23:17:20.2790559Z   lfs: false
2026-08-02T23:17:20.2791261Z   submodules: false
2026-08-02T23:17:20.2791939Z   set-safe-directory: true
2026-08-02T23:17:20.2792660Z   allow-unsafe-pr-checkout: false
2026-08-02T23:17:20.2793383Z ##[endgroup]
2026-08-02T23:17:20.3563006Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T23:17:20.3565106Z ##[group]Getting Git version info
2026-08-02T23:17:20.3566336Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T23:17:20.3568293Z [command]/usr/bin/git version
2026-08-02T23:17:20.3569117Z git version 2.43.0
2026-08-02T23:17:20.3572726Z ##[endgroup]
2026-08-02T23:17:20.3580400Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/72397504-7535-4ee9-a5f7-eec2de01b129/.gitconfig'
2026-08-02T23:17:20.3587499Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/72397504-7535-4ee9-a5f7-eec2de01b129' before making global git config changes
2026-08-02T23:17:20.3589794Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:17:20.3591682Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:17:20.3622372Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T23:17:20.3641646Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T23:17:20.3651805Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T23:17:20.3654560Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T23:17:20.3677102Z refs/heads/golden/bench-wiring
2026-08-02T23:17:20.3683606Z [command]/usr/bin/git checkout --detach
2026-08-02T23:17:20.3981753Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:17:20.4019381Z [command]/usr/bin/git branch --delete --force golden/bench-wiring
2026-08-02T23:17:20.4052068Z Deleted branch golden/bench-wiring (was bc58712b1).
2026-08-02T23:17:20.4744582Z ##[endgroup]
2026-08-02T23:17:20.4746018Z [command]/usr/bin/git submodule status
2026-08-02T23:17:20.4941038Z ##[group]Cleaning the repository
2026-08-02T23:17:20.4943312Z [command]/usr/bin/git clean -ffdx
2026-08-02T23:17:24.8454500Z Removing .adapter-notify/
2026-08-02T23:17:24.8454867Z Removing bench-ledger/
2026-08-02T23:17:24.8455129Z Removing target/
2026-08-02T23:17:24.8467403Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T23:17:24.8662416Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:17:24.8668527Z ##[endgroup]
2026-08-02T23:17:24.8670297Z ##[group]Disabling automatic garbage collection
2026-08-02T23:17:24.8673467Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T23:17:24.8700912Z ##[endgroup]
2026-08-02T23:17:24.8701314Z ##[group]Setting up auth
2026-08-02T23:17:24.8706332Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:17:24.8732351Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:17:24.8923594Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:17:24.8950990Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:17:24.9137989Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:17:24.9165904Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:17:24.9360235Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T23:17:24.9392053Z ##[endgroup]
2026-08-02T23:17:24.9392481Z ##[group]Fetching the repository
2026-08-02T23:17:24.9397896Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-02T23:17:26.6861441Z [command]/usr/bin/git branch --list --remote origin/golden/bench-wiring
2026-08-02T23:17:26.6916442Z   origin/golden/bench-wiring
2026-08-02T23:17:26.6924277Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/bench-wiring
2026-08-02T23:17:26.6944382Z bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:17:26.6948066Z ##[endgroup]
2026-08-02T23:17:26.6948546Z ##[group]Determining the checkout info
2026-08-02T23:17:26.6950041Z ##[endgroup]
2026-08-02T23:17:26.6953530Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T23:17:26.6993140Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T23:17:26.7017328Z ##[group]Checking out the ref
2026-08-02T23:17:26.7020565Z [command]/usr/bin/git checkout --progress --force -B golden/bench-wiring refs/remotes/origin/golden/bench-wiring
2026-08-02T23:17:26.7082060Z Switched to a new branch 'golden/bench-wiring'
2026-08-02T23:17:26.7083004Z branch 'golden/bench-wiring' set up to track 'origin/golden/bench-wiring'.
2026-08-02T23:17:26.7088609Z ##[endgroup]
2026-08-02T23:17:26.7130945Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T23:17:26.7157780Z bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:17:26.7294698Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-02T23:17:26.7295119Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-02T23:17:26.7307454Z shell: /usr/bin/bash -e {0}
2026-08-02T23:17:26.7307669Z ##[endgroup]
2026-08-02T23:17:26.7387903Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-02T23:17:26.7388222Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-02T23:17:26.7401155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:17:26.7401411Z env:
2026-08-02T23:17:26.7401613Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:17:26.7401828Z ##[endgroup]
2026-08-02T23:17:26.7445895Z CI-CENSUS scope roots:
2026-08-02T23:17:26.7446296Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:17:26.7446844Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T23:17:26.7447440Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T23:17:26.7448011Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T23:17:26.7448364Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T23:17:26.7491944Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-02T23:17:28.2107442Z CI-CENSUS phase=start box_procs=392 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:17:28.2107932Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:17:28.2140354Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T23:17:28.2140702Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T23:17:28.2153049Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:17:28.2153333Z env:
2026-08-02T23:17:28.2153519Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:17:28.2153739Z ##[endgroup]
2026-08-02T23:17:28.2205613Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:17:28.2232971Z ##[group]Run set -euo pipefail
2026-08-02T23:17:28.2233248Z [36;1mset -euo pipefail[0m
2026-08-02T23:17:28.2233463Z [36;1mPIN=0c95435[0m
2026-08-02T23:17:28.2233654Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-02T23:17:28.2233892Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-02T23:17:28.2234206Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-02T23:17:28.2234615Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-02T23:17:28.2235039Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-02T23:17:28.2235362Z [36;1m  rm -rf "$CACHE"[0m
2026-08-02T23:17:28.2235587Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-02T23:17:28.2235843Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-02T23:17:28.2236182Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-02T23:17:28.2236616Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-02T23:17:28.2237160Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-02T23:17:28.2237582Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-02T23:17:28.2237991Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-02T23:17:28.2238400Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-02T23:17:28.2238812Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-02T23:17:28.2239312Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-02T23:17:28.2239664Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-02T23:17:28.2240002Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-02T23:17:28.2240414Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-02T23:17:28.2240749Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-02T23:17:28.2240977Z [36;1mfi[0m
2026-08-02T23:17:28.2241229Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-02T23:17:28.2241577Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-02T23:17:28.2255194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:17:28.2255537Z env:
2026-08-02T23:17:28.2255745Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:17:28.2256178Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:17:28.2256726Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:17:28.2257240Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:17:28.2257756Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:17:28.2258131Z ##[endgroup]
2026-08-02T23:17:28.5341823Z    Compiling proc-macro2 v1.0.106
2026-08-02T23:17:28.5342297Z    Compiling quote v1.0.45
2026-08-02T23:17:28.5342635Z    Compiling unicode-ident v1.0.24
2026-08-02T23:17:28.5342964Z    Compiling libc v0.2.186
2026-08-02T23:17:28.5343274Z    Compiling serde_core v1.0.228
2026-08-02T23:17:28.5343555Z    Compiling cfg-if v1.0.4
2026-08-02T23:17:28.5388147Z    Compiling serde v1.0.228
2026-08-02T23:17:28.5403494Z    Compiling typenum v1.20.1
2026-08-02T23:17:28.5455064Z    Compiling log v0.4.32
2026-08-02T23:17:28.5482263Z    Compiling pin-project-lite v0.2.17
2026-08-02T23:17:28.5519881Z    Compiling portable-atomic v1.13.1
2026-08-02T23:17:28.5564444Z    Compiling version_check v0.9.5
2026-08-02T23:17:28.5565213Z    Compiling memchr v2.8.1
2026-08-02T23:17:28.5565961Z    Compiling critical-section v1.2.0
2026-08-02T23:17:28.5661036Z    Compiling find-msvc-tools v0.1.9
2026-08-02T23:17:28.5965491Z    Compiling shlex v2.0.1
2026-08-02T23:17:28.6262091Z    Compiling subtle v2.6.1
2026-08-02T23:17:28.6521115Z    Compiling futures-core v0.3.32
2026-08-02T23:17:28.6803444Z    Compiling bytes v1.11.1
2026-08-02T23:17:28.8021106Z    Compiling smallvec v1.15.1
2026-08-02T23:17:28.8401781Z    Compiling equivalent v1.0.2
2026-08-02T23:17:28.8470613Z    Compiling itoa v1.0.18
2026-08-02T23:17:28.8597192Z    Compiling semver v1.0.28
2026-08-02T23:17:28.8719431Z    Compiling stable_deref_trait v1.2.1
2026-08-02T23:17:28.8901540Z    Compiling slab v0.4.12
2026-08-02T23:17:28.9201607Z    Compiling futures-sink v0.3.32
2026-08-02T23:17:28.9470999Z    Compiling futures-io v0.3.32
2026-08-02T23:17:28.9528423Z    Compiling futures-task v0.3.32
2026-08-02T23:17:28.9549878Z    Compiling generic-array v0.14.7
2026-08-02T23:17:29.0742816Z    Compiling futures-channel v0.3.32
2026-08-02T23:17:29.0885936Z    Compiling rand_core v0.10.1
2026-08-02T23:17:29.1131362Z    Compiling bitflags v2.12.1
2026-08-02T23:17:29.1263701Z    Compiling rustversion v1.0.22
2026-08-02T23:17:29.1301707Z    Compiling getrandom v0.4.2
2026-08-02T23:17:29.2183429Z    Compiling hashbrown v0.17.1
2026-08-02T23:17:29.2373638Z    Compiling cpufeatures v0.2.17
2026-08-02T23:17:29.2787877Z    Compiling rustc_version v0.4.1
2026-08-02T23:17:29.3031901Z    Compiling fnv v1.0.7
2026-08-02T23:17:29.3201207Z    Compiling strsim v0.11.1
2026-08-02T23:17:29.3791214Z    Compiling cfg_aliases v0.2.1
2026-08-02T23:17:29.3900870Z    Compiling writeable v0.6.3
2026-08-02T23:17:29.4152688Z    Compiling litemap v0.8.2
2026-08-02T23:17:29.4513545Z    Compiling icu_properties_data v2.2.0
2026-08-02T23:17:29.4730881Z    Compiling fs_extra v1.3.0
2026-08-02T23:17:29.4892584Z    Compiling utf8_iter v1.0.4
2026-08-02T23:17:29.6520367Z    Compiling ident_case v1.0.1
2026-08-02T23:17:29.6601065Z    Compiling dunce v1.0.5
2026-08-02T23:17:29.6711288Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T23:17:29.7170851Z    Compiling autocfg v1.5.1
2026-08-02T23:17:29.7540942Z    Compiling percent-encoding v2.3.2
2026-08-02T23:17:29.7757318Z    Compiling http v1.4.1
2026-08-02T23:17:29.7848432Z    Compiling thiserror v2.0.18
2026-08-02T23:17:29.9921257Z    Compiling cpufeatures v0.3.0
2026-08-02T23:17:29.9960718Z    Compiling unicode-segmentation v1.13.3
2026-08-02T23:17:30.0718919Z    Compiling aws-lc-rs v1.17.0
2026-08-02T23:17:30.0750943Z    Compiling scopeguard v1.2.0
2026-08-02T23:17:30.0810727Z    Compiling form_urlencoded v1.2.2
2026-08-02T23:17:30.1080608Z    Compiling untrusted v0.9.0
2026-08-02T23:17:30.1871813Z    Compiling lock_api v0.4.14
2026-08-02T23:17:30.2270917Z    Compiling indexmap v2.14.0
2026-08-02T23:17:30.2671968Z    Compiling syn v2.0.117
2026-08-02T23:17:30.2673286Z    Compiling rustls v0.23.40
2026-08-02T23:17:30.2828220Z    Compiling heck v0.5.0
2026-08-02T23:17:30.3481249Z    Compiling hybrid-array v0.4.12
2026-08-02T23:17:30.3540424Z    Compiling anyhow v1.0.102
2026-08-02T23:17:30.3643612Z    Compiling atomic-waker v1.1.2
2026-08-02T23:17:30.3881810Z    Compiling unicode-xid v0.2.6
2026-08-02T23:17:30.3961246Z    Compiling const-oid v0.10.2
2026-08-02T23:17:30.4661736Z    Compiling paste v1.0.15
2026-08-02T23:17:30.4929750Z    Compiling httparse v1.10.1
2026-08-02T23:17:30.5508415Z    Compiling fastrand v2.4.1
2026-08-02T23:17:30.6110882Z    Compiling zerocopy v0.8.50
2026-08-02T23:17:30.6331443Z    Compiling convert_case v0.10.0
2026-08-02T23:17:30.6483396Z    Compiling parking_lot_core v0.9.12
2026-08-02T23:17:30.7715275Z    Compiling jobserver v0.1.34
2026-08-02T23:17:30.8406740Z    Compiling num-traits v0.2.19
2026-08-02T23:17:30.8860826Z    Compiling curve25519-dalek v4.1.3
2026-08-02T23:17:30.8891444Z    Compiling ahash v0.8.12
2026-08-02T23:17:30.8940576Z    Compiling either v1.16.0
2026-08-02T23:17:30.9390456Z    Compiling powerfmt v0.2.0
2026-08-02T23:17:30.9720685Z    Compiling base64ct v1.8.3
2026-08-02T23:17:31.0121072Z    Compiling http-body v1.0.1
2026-08-02T23:17:31.0640948Z    Compiling cc v1.2.63
2026-08-02T23:17:31.0712774Z    Compiling crypto-common v0.2.2
2026-08-02T23:17:31.1217942Z    Compiling block-buffer v0.12.0
2026-08-02T23:17:31.1320681Z    Compiling inout v0.2.2
2026-08-02T23:17:31.1751109Z    Compiling crypto-common v0.1.7
2026-08-02T23:17:31.1940169Z    Compiling block-buffer v0.10.4
2026-08-02T23:17:31.2680992Z    Compiling deranged v0.5.8
2026-08-02T23:17:31.3150917Z    Compiling try-lock v0.2.5
2026-08-02T23:17:31.3291206Z    Compiling vcpkg v0.2.15
2026-08-02T23:17:31.3540582Z    Compiling digest v0.10.7
2026-08-02T23:17:31.3965786Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T23:17:31.4300961Z    Compiling time-core v0.1.8
2026-08-02T23:17:31.4302744Z    Compiling tower-service v0.3.3
2026-08-02T23:17:31.4847123Z    Compiling pkg-config v0.3.33
2026-08-02T23:17:31.5062631Z    Compiling mio v1.2.1
2026-08-02T23:17:31.5191826Z    Compiling socket2 v0.6.4
2026-08-02T23:17:31.6145315Z    Compiling getrandom v0.2.17
2026-08-02T23:17:31.8690638Z    Compiling rand_core v0.6.4
2026-08-02T23:17:31.8790789Z    Compiling tinyvec_macros v0.1.1
2026-08-02T23:17:31.9430728Z    Compiling uuid v1.23.2
2026-08-02T23:17:31.9530338Z    Compiling zmij v1.0.21
2026-08-02T23:17:31.9830418Z    Compiling base64 v0.22.1
2026-08-02T23:17:32.0543307Z    Compiling num-conv v0.2.2
2026-08-02T23:17:32.0670715Z    Compiling data-encoding v2.11.0
2026-08-02T23:17:32.1382597Z    Compiling cipher v0.5.2
2026-08-02T23:17:32.2093109Z    Compiling tinyvec v1.11.0
2026-08-02T23:17:32.2320964Z    Compiling parking_lot v0.12.5
2026-08-02T23:17:32.2880931Z    Compiling sha2 v0.10.9
2026-08-02T23:17:32.3327552Z    Compiling want v0.3.1
2026-08-02T23:17:32.3412216Z    Compiling inout v0.1.4
2026-08-02T23:17:32.4491218Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T23:17:32.5180876Z    Compiling cmake v0.1.58
2026-08-02T23:17:32.5251086Z    Compiling chacha20 v0.10.0
2026-08-02T23:17:32.5425531Z    Compiling vergen-lib v9.1.0
2026-08-02T23:17:32.5651591Z    Compiling n0-future v0.3.2
2026-08-02T23:17:32.6430474Z    Compiling cordyceps v0.3.4
2026-08-02T23:17:32.7158194Z    Compiling winnow v1.0.3
2026-08-02T23:17:32.7504245Z    Compiling httpdate v1.0.3
2026-08-02T23:17:32.7893537Z    Compiling spin v0.10.0
2026-08-02T23:17:32.8149841Z    Compiling diatomic-waker v0.2.3
2026-08-02T23:17:32.8770653Z    Compiling parking v2.2.1
2026-08-02T23:17:32.9031427Z    Compiling rand v0.10.1
2026-08-02T23:17:32.9100740Z    Compiling serde_json v1.0.150
2026-08-02T23:17:32.9117454Z    Compiling signature v2.2.0
2026-08-02T23:17:32.9511530Z    Compiling crossbeam-utils v0.8.21
2026-08-02T23:17:32.9512719Z    Compiling futures-buffered v0.2.13
2026-08-02T23:17:32.9794204Z    Compiling futures-lite v2.6.1
2026-08-02T23:17:33.0262590Z    Compiling ed25519 v2.2.3
2026-08-02T23:17:33.0347881Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T23:17:33.0369168Z    Compiling cipher v0.4.4
2026-08-02T23:17:33.0882879Z    Compiling netlink-packet-core v0.8.1
2026-08-02T23:17:33.1201572Z    Compiling digest v0.11.3
2026-08-02T23:17:33.2113453Z    Compiling universal-hash v0.5.1
2026-08-02T23:17:33.2876698Z    Compiling vergen-lib v0.1.6
2026-08-02T23:17:33.3020675Z    Compiling vergen v9.1.0
2026-08-02T23:17:33.3168292Z    Compiling heapless v0.7.17
2026-08-02T23:17:33.3462030Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T23:17:33.3799548Z    Compiling noq-udp v0.10.0
2026-08-02T23:17:33.4525597Z    Compiling sync_wrapper v1.0.2
2026-08-02T23:17:33.4562478Z    Compiling byteorder v1.5.0
2026-08-02T23:17:33.4571418Z    Compiling aws-lc-sys v0.41.0
2026-08-02T23:17:33.4713656Z    Compiling ring v0.17.14
2026-08-02T23:17:33.4810872Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T23:17:33.4970875Z    Compiling opaque-debug v0.3.1
2026-08-02T23:17:33.5440888Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T23:17:33.5576449Z    Compiling allocator-api2 v0.2.21
2026-08-02T23:17:33.5670826Z    Compiling polyval v0.6.2
2026-08-02T23:17:33.6231395Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T23:17:33.7006313Z    Compiling hash32 v0.2.1
2026-08-02T23:17:33.8062066Z    Compiling spin v0.9.8
2026-08-02T23:17:33.8360844Z    Compiling vergen-gitcl v1.0.8
2026-08-02T23:17:33.8935595Z    Compiling signature v3.0.0
2026-08-02T23:17:33.9252122Z    Compiling ryu v1.0.23
2026-08-02T23:17:33.9591215Z    Compiling tower-layer v0.3.3
2026-08-02T23:17:33.9922077Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T23:17:34.0100964Z    Compiling num_threads v0.1.7
2026-08-02T23:17:34.0710790Z    Compiling fallible-iterator v0.3.0
2026-08-02T23:17:34.1110821Z    Compiling time v0.3.47
2026-08-02T23:17:34.1340849Z    Compiling ghash v0.5.1
2026-08-02T23:17:34.1427958Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T23:17:34.1559454Z    Compiling aes v0.8.4
2026-08-02T23:17:34.1640664Z    Compiling ctr v0.9.2
2026-08-02T23:17:34.1776982Z    Compiling fs2 v0.4.3
2026-08-02T23:17:34.3351856Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T23:17:34.4011187Z    Compiling aead v0.5.2
2026-08-02T23:17:34.4530642Z    Compiling http-body-util v0.1.3
2026-08-02T23:17:34.4860648Z    Compiling utf8parse v0.2.2
2026-08-02T23:17:34.5120690Z    Compiling rustix v1.1.4
2026-08-02T23:17:34.5277635Z    Compiling openssl-probe v0.2.1
2026-08-02T23:17:34.5810018Z    Compiling arrayvec v0.7.6
2026-08-02T23:17:34.7168191Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T23:17:34.7323142Z    Compiling crossbeam-channel v0.5.15
2026-08-02T23:17:34.8731701Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T23:17:34.9089536Z    Compiling aes-gcm v0.10.3
2026-08-02T23:17:35.0050719Z    Compiling blake3 v1.8.5
2026-08-02T23:17:35.0561402Z    Compiling netlink-packet-route v0.29.0
2026-08-02T23:17:35.0659551Z    Compiling memoffset v0.6.5
2026-08-02T23:17:35.0740701Z    Compiling acto v0.8.2
2026-08-02T23:17:35.1893397Z    Compiling netwatch v0.16.0
2026-08-02T23:17:35.2153571Z    Compiling noq v0.18.0
2026-08-02T23:17:35.2798436Z    Compiling thiserror v1.0.69
2026-08-02T23:17:35.3159618Z    Compiling linux-raw-sys v0.12.1
2026-08-02T23:17:35.3620953Z    Compiling foldhash v0.2.0
2026-08-02T23:17:35.4430598Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T23:17:35.4781338Z    Compiling rustc-hash v2.1.2
2026-08-02T23:17:35.5062176Z    Compiling lru-slab v0.1.2
2026-08-02T23:17:35.5397761Z    Compiling xml-rs v0.8.28
2026-08-02T23:17:35.5511615Z    Compiling identity-hash v0.1.0
2026-08-02T23:17:35.5850971Z    Compiling ref-cast v1.0.25
2026-08-02T23:17:35.5928335Z    Compiling mac-addr v0.3.0
2026-08-02T23:17:35.6095628Z    Compiling tagptr v0.2.0
2026-08-02T23:17:35.6508432Z    Compiling hashbrown v0.16.1
2026-08-02T23:17:35.7312202Z    Compiling proc-macro-crate v3.5.0
2026-08-02T23:17:35.7645726Z    Compiling synstructure v0.13.2
2026-08-02T23:17:35.8043440Z    Compiling darling_core v0.20.11
2026-08-02T23:17:35.8451269Z    Compiling serde_derive_internals v0.29.1
2026-08-02T23:17:36.3470671Z    Compiling xmltree v0.10.3
2026-08-02T23:17:36.4140810Z    Compiling netlink-packet-route v0.30.0
2026-08-02T23:17:36.5017129Z    Compiling ioctl-rs v0.1.6
2026-08-02T23:17:36.5130867Z    Compiling errno v0.3.14
2026-08-02T23:17:36.5980568Z    Compiling serial-core v0.4.0
2026-08-02T23:17:36.6140508Z    Compiling termios v0.2.2
2026-08-02T23:17:36.6971319Z    Compiling aho-corasick v1.1.4
2026-08-02T23:17:36.7200932Z    Compiling simple-dns v0.9.3
2026-08-02T23:17:36.7849834Z    Compiling signal-hook v0.3.18
2026-08-02T23:17:36.7950731Z    Compiling simdutf8 v0.1.5
2026-08-02T23:17:36.7990374Z    Compiling regex-syntax v0.8.10
2026-08-02T23:17:36.9344637Z    Compiling smol_str v0.1.24
2026-08-02T23:17:36.9693856Z    Compiling winnow v0.7.15
2026-08-02T23:17:37.1221004Z    Compiling arrayref v0.3.9
2026-08-02T23:17:37.1811030Z    Compiling sha1_smol v1.0.1
2026-08-02T23:17:37.1881661Z    Compiling toml_write v0.1.2
2026-08-02T23:17:37.2521146Z    Compiling resolv-conf v0.7.6
2026-08-02T23:17:37.2691190Z    Compiling constant_time_eq v0.4.2
2026-08-02T23:17:37.4341291Z    Compiling serial-unix v0.4.0
2026-08-02T23:17:37.4760725Z    Compiling signal-hook-registry v1.4.8
2026-08-02T23:17:37.6660589Z    Compiling lru v0.16.4
2026-08-02T23:17:37.6820748Z    Compiling serde_derive v1.0.228
2026-08-02T23:17:37.7240818Z    Compiling zeroize_derive v1.4.3
2026-08-02T23:17:37.8381023Z    Compiling tokio-macros v2.7.0
2026-08-02T23:17:37.8480528Z    Compiling zerofrom-derive v0.1.7
2026-08-02T23:17:38.0954130Z    Compiling futures-macro v0.3.32
2026-08-02T23:17:38.3261124Z    Compiling zeroize v1.8.2
2026-08-02T23:17:38.5020438Z    Compiling yoke-derive v0.8.2
2026-08-02T23:17:38.5364084Z    Compiling tokio v1.52.3
2026-08-02T23:17:38.7620723Z    Compiling zerovec-derive v0.11.3
2026-08-02T23:17:39.1297169Z    Compiling futures-util v0.3.32
2026-08-02T23:17:39.3522042Z    Compiling zerofrom v0.1.8
2026-08-02T23:17:39.3661439Z    Compiling displaydoc v0.2.6
2026-08-02T23:17:39.4023915Z    Compiling tracing-attributes v0.1.31
2026-08-02T23:17:39.4550872Z    Compiling rustls-pki-types v1.14.1
2026-08-02T23:17:39.4680170Z    Compiling thiserror-impl v2.0.18
2026-08-02T23:17:39.8320982Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T23:17:39.8929388Z    Compiling yoke v0.8.3
2026-08-02T23:17:40.2231067Z    Compiling zerovec v0.11.6
2026-08-02T23:17:40.2473183Z    Compiling darling_macro v0.20.11
2026-08-02T23:17:40.3695908Z    Compiling zerotrie v0.2.4
2026-08-02T23:17:40.3880779Z    Compiling derive_more-impl v2.1.1
2026-08-02T23:17:40.5277503Z    Compiling spez v0.1.2
2026-08-02T23:17:40.6062633Z    Compiling darling v0.20.11
2026-08-02T23:17:40.6890862Z    Compiling derive_builder_core v0.20.2
2026-08-02T23:17:40.8110248Z    Compiling n0-error-macros v0.1.3
2026-08-02T23:17:41.0930682Z    Compiling tinystr v0.8.3
2026-08-02T23:17:41.1030628Z    Compiling potential_utf v0.1.5
2026-08-02T23:17:41.2160879Z    Compiling icu_collections v2.2.0
2026-08-02T23:17:41.3633568Z    Compiling icu_locale_core v2.2.0
2026-08-02T23:17:41.3770725Z    Compiling der v0.8.0-rc.10
2026-08-02T23:17:41.5890702Z    Compiling pin-project-internal v1.1.13
2026-08-02T23:17:41.8721044Z    Compiling derive_builder_macro v0.20.2
2026-08-02T23:17:42.0779180Z    Compiling n0-error v0.1.3
2026-08-02T23:17:42.2141457Z    Compiling cobs v0.3.0
2026-08-02T23:17:42.2273668Z    Compiling derive_builder v0.20.2
2026-08-02T23:17:42.5177449Z    Compiling icu_provider v2.2.0
2026-08-02T23:17:42.7120696Z    Compiling ed25519-dalek v2.2.0
2026-08-02T23:17:42.8220658Z    Compiling icu_properties v2.2.0
2026-08-02T23:17:42.9028005Z    Compiling icu_normalizer v2.2.0
2026-08-02T23:17:43.0130718Z    Compiling pin-project v1.1.13
2026-08-02T23:17:43.1345755Z    Compiling ipnet v2.12.0
2026-08-02T23:17:43.1470960Z    Compiling spki v0.8.0-rc.4
2026-08-02T23:17:43.1567794Z    Compiling futures-executor v0.3.32
2026-08-02T23:17:43.3940964Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T23:17:43.4030372Z    Compiling futures v0.3.32
2026-08-02T23:17:43.5870886Z    Compiling prefix-trie v0.8.4
2026-08-02T23:17:43.5948003Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T23:17:43.6040018Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T23:17:43.8162693Z    Compiling once_cell v1.21.4
2026-08-02T23:17:43.8296603Z    Compiling postcard-derive v0.2.2
2026-08-02T23:17:43.9140903Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T23:17:44.0750814Z    Compiling tracing-core v0.1.36
2026-08-02T23:17:44.2494000Z    Compiling rustls-native-certs v0.8.4
2026-08-02T23:17:44.3325687Z    Compiling hashbrown v0.14.5
2026-08-02T23:17:44.3656684Z    Compiling data-encoding-macro v0.1.20
2026-08-02T23:17:44.4589546Z    Compiling idna_adapter v1.2.2
2026-08-02T23:17:44.4690805Z    Compiling postcard v1.1.3
2026-08-02T23:17:44.4760859Z    Compiling async-trait v0.1.89
2026-08-02T23:17:44.5693604Z    Compiling tokio-util v0.7.18
2026-08-02T23:17:44.6843560Z    Compiling tracing v0.1.44
2026-08-02T23:17:44.7590190Z    Compiling idna v1.1.0
2026-08-02T23:17:44.8396394Z    Compiling netlink-sys v0.8.8
2026-08-02T23:17:44.9259895Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T23:17:45.0860882Z    Compiling tower v0.5.3
2026-08-02T23:17:45.1500948Z    Compiling derive_more v2.1.1
2026-08-02T23:17:45.2030399Z    Compiling hashlink v0.9.1
2026-08-02T23:17:45.2376362Z    Compiling enum-assoc v1.3.0
2026-08-02T23:17:45.2694534Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T23:17:45.3520300Z    Compiling url v2.5.8
2026-08-02T23:17:45.3603883Z    Compiling strum_macros v0.28.0
2026-08-02T23:17:45.3980797Z    Compiling num_enum_derive v0.7.6
2026-08-02T23:17:45.5025538Z    Compiling netdev v0.42.0
2026-08-02T23:17:45.5131934Z    Compiling netlink-proto v0.12.0
2026-08-02T23:17:45.6284782Z    Compiling h2 v0.4.14
2026-08-02T23:17:45.6596812Z    Compiling rusqlite v0.32.1
2026-08-02T23:17:45.7562031Z    Compiling n0-watcher v0.6.1
2026-08-02T23:17:45.7630855Z    Compiling iroh-metrics v0.38.3
2026-08-02T23:17:45.8100806Z    Compiling tokio-stream v0.1.18
2026-08-02T23:17:45.8662302Z    Compiling iroh-relay v0.98.0
2026-08-02T23:17:45.9880692Z    Compiling moka v0.12.15
2026-08-02T23:17:46.1028918Z    Compiling serde_spanned v0.6.9
2026-08-02T23:17:46.1373759Z    Compiling toml_datetime v0.6.11
2026-08-02T23:17:46.1641269Z    Compiling ref-cast-impl v1.0.25
2026-08-02T23:17:46.2556505Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T23:17:46.4875696Z    Compiling tower-http v0.6.11
2026-08-02T23:17:46.5475192Z    Compiling iroh-base v0.98.0
2026-08-02T23:17:46.5917789Z    Compiling attohttpc v0.30.1
2026-08-02T23:17:46.6561763Z    Compiling num_enum v0.7.6
2026-08-02T23:17:46.7646198Z    Compiling thiserror-impl v1.0.69
2026-08-02T23:17:46.8011588Z    Compiling toml_edit v0.22.27
2026-08-02T23:17:47.3560713Z    Compiling webpki-roots v1.0.7
2026-08-02T23:17:47.4080731Z    Compiling regex-automata v0.4.14
2026-08-02T23:17:47.4280859Z    Compiling schemars_derive v1.2.1
2026-08-02T23:17:47.4939735Z    Compiling darling_core v0.23.0
2026-08-02T23:17:47.4942283Z    Compiling serde_bytes v0.11.19
2026-08-02T23:17:47.5830890Z    Compiling hmac v0.12.1
2026-08-02T23:17:47.7500706Z    Compiling seize v0.5.1
2026-08-02T23:17:47.7900796Z    Compiling iroh v0.98.2
2026-08-02T23:17:47.9130636Z    Compiling dyn-clone v1.0.20
2026-08-02T23:17:48.0600972Z    Compiling cmov v0.5.4
2026-08-02T23:17:48.0700721Z    Compiling bitflags v1.3.2
2026-08-02T23:17:48.1458342Z    Compiling rustix v0.38.44
2026-08-02T23:17:48.2170227Z    Compiling pin-utils v0.1.0
2026-08-02T23:17:48.3140451Z    Compiling ctutils v0.4.2
2026-08-02T23:17:48.3370530Z    Compiling nix v0.25.1
2026-08-02T23:17:48.4910536Z    Compiling filedescriptor v0.8.3
2026-08-02T23:17:48.5016705Z    Compiling papaya v0.2.4
2026-08-02T23:17:48.5381296Z    Compiling hkdf v0.12.4
2026-08-02T23:17:48.5544045Z    Compiling backon v1.6.0
2026-08-02T23:17:48.5820792Z    Compiling strum v0.28.0
2026-08-02T23:17:48.6637566Z    Compiling serial v0.4.0
2026-08-02T23:17:48.7031520Z    Compiling iroh-dns v0.98.0
2026-08-02T23:17:48.7337618Z    Compiling anstyle-parse v1.0.0
2026-08-02T23:17:48.7483480Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T23:17:48.8520931Z    Compiling shell-words v1.1.1
2026-08-02T23:17:48.9450515Z    Compiling foldhash v0.1.5
2026-08-02T23:17:49.0168512Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T23:17:49.0434253Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T23:17:49.0571521Z    Compiling linux-raw-sys v0.4.15
2026-08-02T23:17:49.0876703Z    Compiling anstyle v1.0.14
2026-08-02T23:17:49.0966221Z    Compiling instability v0.3.12
2026-08-02T23:17:49.1114134Z    Compiling downcast-rs v1.2.1
2026-08-02T23:17:49.1908222Z    Compiling colorchoice v1.0.5
2026-08-02T23:17:49.2599888Z    Compiling anstyle-query v1.1.5
2026-08-02T23:17:49.2881039Z    Compiling unicode-width v0.2.0
2026-08-02T23:17:49.3199374Z    Compiling hashbrown v0.15.5
2026-08-02T23:17:49.3416590Z    Compiling anstream v1.0.0
2026-08-02T23:17:49.3460976Z    Compiling vte v0.13.1
2026-08-02T23:17:49.5540466Z    Compiling schemars v1.2.1
2026-08-02T23:17:49.6321492Z    Compiling signal-hook-mio v0.2.5
2026-08-02T23:17:49.7501505Z    Compiling toml v0.8.23
2026-08-02T23:17:49.7661171Z    Compiling spake2 v0.4.0
2026-08-02T23:17:50.1000889Z    Compiling terminal_size v0.4.4
2026-08-02T23:17:50.2477650Z    Compiling strum_macros v0.26.4
2026-08-02T23:17:50.2654906Z    Compiling sha1 v0.10.6
2026-08-02T23:17:50.5130569Z    Compiling regex v1.12.3
2026-08-02T23:17:50.5640857Z    Compiling itertools v0.13.0
2026-08-02T23:17:50.9391200Z    Compiling castaway v0.2.4
2026-08-02T23:17:50.9830742Z    Compiling doctest-file v1.1.1
2026-08-02T23:17:51.0920637Z    Compiling static_assertions v1.1.0
2026-08-02T23:17:51.1830867Z    Compiling clap_lex v1.1.0
2026-08-02T23:17:51.1990752Z    Compiling indoc v2.0.7
2026-08-02T23:17:51.5000589Z    Compiling unicode-width v0.1.14
2026-08-02T23:17:51.5179920Z    Compiling interprocess v2.4.2
2026-08-02T23:17:51.5710292Z    Compiling darling_macro v0.23.0
2026-08-02T23:17:51.7083693Z    Compiling hyper v1.10.1
2026-08-02T23:17:51.9450692Z    Compiling darling v0.23.0
2026-08-02T23:17:51.9580791Z    Compiling clap_builder v4.6.0
2026-08-02T23:17:51.9856651Z    Compiling compact_str v0.8.2
2026-08-02T23:17:52.3249839Z    Compiling crossterm v0.28.1
2026-08-02T23:17:52.3653461Z    Compiling lru v0.12.5
2026-08-02T23:17:52.5725439Z    Compiling portable-pty v0.8.1
2026-08-02T23:17:52.6035135Z    Compiling clap_derive v4.6.1
2026-08-02T23:17:52.6704904Z    Compiling strum v0.26.3
2026-08-02T23:17:52.7481203Z    Compiling unicode-truncate v1.1.0
2026-08-02T23:17:52.7929521Z    Compiling cassowary v0.3.0
2026-08-02T23:17:52.8149782Z    Compiling iana-time-zone v0.1.65
2026-08-02T23:17:52.8540812Z    Compiling nucleo-matcher v0.3.1
2026-08-02T23:17:52.8980367Z    Compiling qrcode v0.14.1
2026-08-02T23:17:53.0660896Z    Compiling chrono v0.4.45
2026-08-02T23:17:53.1818688Z    Compiling tempfile v3.27.0
2026-08-02T23:17:53.5273156Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T23:17:53.6634805Z    Compiling hyper-util v0.1.20
2026-08-02T23:17:53.8080266Z    Compiling ratatui v0.29.0
2026-08-02T23:17:53.8408898Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T23:17:53.9417739Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T23:17:53.9585485Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T23:17:54.7951937Z    Compiling clap v4.6.1
2026-08-02T23:17:55.6696959Z    Compiling igd-next v0.17.1
2026-08-02T23:17:56.8793157Z    Compiling portmapper v0.16.0
2026-08-02T23:17:57.6601507Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T23:18:02.4490538Z    Compiling rustls-webpki v0.103.13
2026-08-02T23:18:04.8992485Z    Compiling tokio-rustls v0.26.4
2026-08-02T23:18:04.8993525Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T23:18:04.8994126Z    Compiling noq-proto v0.17.0
2026-08-02T23:18:05.0784998Z    Compiling hyper-rustls v0.27.9
2026-08-02T23:18:05.0785547Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T23:18:05.0785981Z    Compiling tokio-websockets v0.13.2
2026-08-02T23:18:05.2454473Z    Compiling reqwest v0.13.4
2026-08-02T23:18:06.2489545Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T23:18:20.1832710Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T23:18:22.0155412Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T23:18:32.7301326Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T23:18:39.0480862Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-02T23:18:39.0708774Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a6482a8367dd416)
2026-08-02T23:18:39.0720851Z 
2026-08-02T23:18:39.0721141Z running 1 test
2026-08-02T23:18:45.6597171Z test new_brain_serves_against_old_broker ... ok
2026-08-02T23:18:45.6597463Z 
2026-08-02T23:18:45.6597734Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.59s
2026-08-02T23:18:45.6598077Z 
2026-08-02T23:18:45.6882768Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T23:18:45.6883083Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T23:18:45.6895718Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:18:45.6896000Z env:
2026-08-02T23:18:45.6896181Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:18:45.6896534Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:45.6896971Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:45.6897377Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:45.6897786Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:45.6898275Z ##[endgroup]
2026-08-02T23:18:45.8187071Z CI-CENSUS scope roots:
2026-08-02T23:18:45.8187481Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:18:45.8187909Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T23:18:45.8188330Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T23:18:45.8188704Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T23:18:45.8189041Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T23:18:45.8234862Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-02T23:18:47.3130886Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10752 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:18:47.3131689Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:18:50.9469287Z CI-CENSUS phase=end box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:18:50.9469916Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:18:50.9470298Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-02T23:18:50.9522212Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T23:18:50.9522574Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T23:18:50.9534940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:18:50.9535207Z env:
2026-08-02T23:18:50.9535380Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:18:50.9535728Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9536156Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9536553Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9536958Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9537285Z ##[endgroup]
2026-08-02T23:18:50.9607475Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M on attempt 1/5
2026-08-02T23:18:50.9672404Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-02T23:18:50.9673781Z ##[group]Run actions/upload-artifact@v4
2026-08-02T23:18:50.9674005Z with:
2026-08-02T23:18:50.9674188Z   name: bench-ledger-n1-Linux
2026-08-02T23:18:50.9674405Z   path: bench-ledger/
2026-08-02T23:18:50.9674595Z   if-no-files-found: warn
2026-08-02T23:18:50.9674779Z   retention-days: 30
2026-08-02T23:18:50.9674966Z   compression-level: 6
2026-08-02T23:18:50.9675156Z   overwrite: false
2026-08-02T23:18:50.9675327Z   include-hidden-files: false
2026-08-02T23:18:50.9675529Z env:
2026-08-02T23:18:50.9675704Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T23:18:50.9676092Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9676539Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9676939Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9677349Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-wmsX8M
2026-08-02T23:18:50.9677671Z ##[endgroup]
2026-08-02T23:18:51.1098295Z (node:1503874) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-02T23:18:51.1098891Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-02T23:18:51.1135128Z With the provided path, there will be 1 file uploaded
2026-08-02T23:18:51.1139692Z Artifact name is valid!
2026-08-02T23:18:51.1140325Z Root directory input is valid!
2026-08-02T23:18:51.4196481Z Beginning upload of artifact content to blob storage
2026-08-02T23:18:51.4343402Z (node:1503874) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-02T23:18:51.6907683Z Uploaded bytes 270
2026-08-02T23:18:51.7614712Z Finished uploading artifact content to blob storage!
2026-08-02T23:18:51.7615332Z SHA256 digest of uploaded artifact zip is aefd125944e01c1bcb7a6718004846216bf519a6d367ca9c77ba0165f2b4f9e9
2026-08-02T23:18:51.7615896Z Finalizing artifact upload
2026-08-02T23:18:51.9821878Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8840803099
2026-08-02T23:18:51.9822701Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 8840803099
2026-08-02T23:18:51.9828887Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30771155390/artifacts/8840803099
2026-08-02T23:18:52.0028030Z Post job cleanup.
2026-08-02T23:18:52.0731725Z [command]/usr/bin/git version
2026-08-02T23:18:52.0761796Z git version 2.43.0
2026-08-02T23:18:52.0787030Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/81b5aee5-6b85-4282-a7f1-f110930ab006/.gitconfig'
2026-08-02T23:18:52.0794012Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/81b5aee5-6b85-4282-a7f1-f110930ab006' before making global git config changes
2026-08-02T23:18:52.0794709Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:18:52.0797305Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:18:52.0827901Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:18:52.0854697Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:18:52.1049449Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:18:52.1069855Z http.https://github.com/.extraheader
2026-08-02T23:18:52.1076375Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T23:18:52.1130867Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:18:52.1332283Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:18:52.1357879Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:18:52.1667639Z Cleaning up orphan processes
2026-08-02T23:18:52.2208751Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
